gdk_window_begin_resize_drag_for_device
gdk_window_begin_move_drag
gdk_window_begin_move_drag_for_device
+gdk_window_show_window_menu
gdk_window_constrain_size
gdk_window_beep
gdk_window_get_scale_factor
gtk_places_sidebar_set_show_connect_to_server
gtk_places_sidebar_get_local_only
gtk_places_sidebar_set_local_only
+gtk_places_sidebar_get_show_enter_location
+gtk_places_sidebar_set_show_enter_location
<SUBSECTION Standard>
GTK_PLACES_SIDEBAR
GTK_IS_PLACES_SIDEBAR
gtk_stack_set_transition_type
gtk_stack_get_transition_type
gtk_stack_get_transition_running
+<SUBSECTION Private>
+gtk_stack_get_type
</SECTION>
<SECTION>
gtk_stack_switcher_new
gtk_stack_switcher_set_stack
gtk_stack_switcher_get_stack
+<SUBSECTION Private>
+gtk_stack_switcher_get_type
</SECTION>
<SECTION>
GtkRevealerTransitionType
gtk_revealer_get_transition_type
gtk_revealer_set_transition_type
+<SUBSECTION Private>
+gtk_revealer_get_type
</SECTION>
<SECTION>
const GtkAllocation *allocation);
GDK_AVAILABLE_IN_3_14
void gtk_widget_set_clip (GtkWidget *widget,
- const GtkAllocation *allocation);
+ const GtkAllocation *clip);
GDK_AVAILABLE_IN_3_14
void gtk_widget_get_clip (GtkWidget *widget,
- GtkAllocation *allocation);
+ GtkAllocation *clip);
GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_preferred_width & gtk_widget_get_preferred_height)